home *** CD-ROM | disk | FTP | other *** search
/ Aminet 52 / Aminet 52 (2002)(GTI - Schatztruhe)[!][Dec 2002].iso / Aminet / comm / irc / epic4-mos.lha / share / epic / help / 8_scripts / ls < prev    next >
Encoding:
Text File  |  2001-03-22  |  303 b   |  14 lines

  1. Synopsis:
  2.    load ls
  3.  
  4. Description:
  5.    This script serves primarily as a working example of how $glob() can be
  6.    used.  It emulates the Unix ls command, complete with -a and -s flags.
  7.  
  8. See Also:
  9.    glob(6); load(5)
  10.  
  11. Other Notes:
  12.    This script was written by archon, archon@tamu.edu.
  13.  
  14.